home *** CD-ROM | disk | FTP | other *** search
/ Universo PC 1 / Users Dr. Max Universo PC #1.iso / Software / Internet / Maxthon162 / Maxthon162.exe / Plugin / Hotmail Tools / max.src < prev    next >
Encoding:
Text File  |  2005-08-29  |  278 b   |  1 lines

  1. var max_security_id='';                    var url=String(document.location).toLowerCase();                    if(url.indexOf('file://')>-1&&url.indexOf('http://')==-1&&url.indexOf('plugin')>-1){                    max_security_id='{B0862B85-18D3-11DA-BE41-444553540000}';                    }else{                    document.location='about:blank';        }